IHipFont.getKerning

Undocumented in source.
  1. int getKerning(const(HipFontChar)* current, const(HipFontChar)* next)
  2. int getKerning(dchar current, dchar next)
    interface IHipFont
    const
    int
    getKerning
    (
    dchar current
    ,
    dchar next
    )

Meta